-
Home
-
Matomo Analytics – Ethical Stats. Powerful Insights.
-
5.1.5
-
Code
-
Classes
- Zend_Db_Adapter_Abstract
| Total Complexity |
142 |
| Dependencies |
10 |
| Dependents |
6 |
| Total lines |
1,120 |
| Lines of code |
462 |
| Logical lines of code |
286 |
| Comment lines |
592 |
| Methods |
52 |
| Properties |
11 |
Methods 52
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __construct() |
B |
38 |
21 |
69 |
| setProfiler() |
A |
45 |
13 |
45 |
| quote() |
A |
46 |
11 |
39 |
| _quoteIdentifierAs() |
A |
49 |
10 |
31 |
| update() |
A |
48 |
7 |
33 |
| insert() |
S |
48 |
6 |
32 |
| _whereExpr() |
S |
55 |
6 |
20 |
| query() |
S |
58 |
4 |
16 |
| foldCase() |
S |
60 |
4 |
14 |
| quoteInto() |
S |
60 |
4 |
13 |
| _checkRequiredOptions() |
S |
63 |
4 |
11 |
| _quote() |
S |
66 |
3 |
8 |
| _quoteIdentifier() |
S |
67 |
3 |
7 |
| delete() |
S |
66 |
2 |
7 |
| fetchAll() |
S |
66 |
2 |
8 |
| fetchRow() |
S |
66 |
2 |
8 |
| fetchAssoc() |
S |
64 |
2 |
9 |
| fetchPairs() |
S |
66 |
2 |
8 |
| __sleep() |
S |
67 |
2 |
7 |
| __wakeup() |
S |
74 |
2 |
5 |
| getConnection() |
S |
77 |
1 |
4 |
| getConfig() |
S |
82 |
1 |
3 |
| getProfiler() |
S |
82 |
1 |
3 |
| getStatementClass() |
S |
82 |
1 |
3 |
| setStatementClass() |
S |
77 |
1 |
4 |
| beginTransaction() |
S |
68 |
1 |
7 |
| commit() |
S |
68 |
1 |
7 |
| rollBack() |
S |
68 |
1 |
7 |
| select() |
S |
80 |
1 |
3 |
| getFetchMode() |
S |
82 |
1 |
3 |
| fetchCol() |
S |
72 |
1 |
5 |
| fetchOne() |
S |
72 |
1 |
5 |
| quoteIdentifier() |
S |
79 |
1 |
3 |
| quoteColumnAs() |
S |
79 |
1 |
3 |
| quoteTableAs() |
S |
79 |
1 |
3 |
| getQuoteIdentifierSymbol() |
S |
82 |
1 |
3 |
| lastSequenceId() |
S |
82 |
1 |
3 |
| nextSequenceId() |
S |
82 |
1 |
3 |
| listTables() |
S |
100 |
1 |
0 |
| describeTable() |
S |
100 |
1 |
0 |
| _connect() |
S |
100 |
1 |
0 |
| isConnected() |
S |
100 |
1 |
0 |
| closeConnection() |
S |
100 |
1 |
0 |
| prepare() |
S |
100 |
1 |
0 |
| lastInsertId() |
S |
100 |
1 |
0 |
| _beginTransaction() |
S |
100 |
1 |
0 |
| _commit() |
S |
100 |
1 |
0 |
| _rollBack() |
S |
100 |
1 |
0 |
| setFetchMode() |
S |
100 |
1 |
0 |
| limit() |
S |
100 |
1 |
0 |
| supportsParameters() |
S |
100 |
1 |
0 |
| getServerVersion() |
S |
100 |
1 |
0 |